-
Home
-
Pixel Caffeine
-
2.3.0
-
Code
-
Classes
- LogRepository
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
259 |
Lines of code |
119 |
Logical lines of code |
58 |
Comment lines |
106 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findBy() |
A |
47 |
8 |
34 |
getCriteriaSql() |
S |
58 |
4 |
15 |
update() |
S |
58 |
2 |
16 |
save() |
S |
70 |
2 |
7 |
remove() |
S |
68 |
2 |
7 |
removeAll() |
S |
70 |
2 |
6 |
find_by_id() |
S |
73 |
2 |
4 |
find_all() |
S |
74 |
2 |
4 |
find_by_exception() |
S |
73 |
2 |
4 |
persist() |
S |
61 |
1 |
13 |
getCount() |
S |
69 |
1 |
6 |
get_count_all() |
S |
81 |
1 |
3 |